Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1SelectionManager<T> Class / ClearSelection() Method

In This Topic
    ClearSelection() Method
    In This Topic
    Clears the current selection.
    Syntax
    'Declaration
     
    
    Public Sub ClearSelection() 
    public void ClearSelection()
    See Also